/* AB模板网 整站模板下载 */
/* 模板：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
/* js特效：js.AdminBuy.Cn */
/* 在线工具 Tool.Adminbuy.Cn */
/* QQ：9490489 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, option, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

* {
    outline: 0 none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

ul li {
    list-style: none;
}

a {
    color: black;
    outline: 0 none;
    text-decoration: none;
    cursor: pointer;
}

img {
    border: 0;
}

body {
    font-family: Microsoft Yahei, Verdana, "\5FAE\8F6F\96C5\9ED1", Tahoma, "DejaVu Sans", sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.wrapper {
    width: 100%;
    max-width: 1920px;
    min-width: 360px;
    margin: 0 auto;
    overflow: hidden;
    float: left;
}

.error {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.error img {
    width: 100%;
}

/*header*/
.header {
    width: 100%;
    height: 96px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 800;
    background: #fff;
    box-shadow: 4px 2px 4px #c9c9c9;
}

.header_top {
    /* width: 100%; */
    /* height: 34px; */
    /* background: #32a138; */
    /*color: #fff;*/
    position: absolute;
    right: 20px;
    top: 31px;
    color: black;
}

.header_top_title {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    text-align: right;
}

.header_top_title p {
    /*float: right;*/
    font-size: 13px;
    line-height: 34px;
    display: inline-block;
    position: relative;
}

.header_top_lan {
    cursor: pointer;
    position: relative;
    font-size: 13px;
    line-height: 34px;
    display: inline-block;
    position: relative;
    padding-right: 10px;
}

.language {
    position: absolute;
    top: 34px;
    right: 0;
    display: none;
    width: 85px;
    text-align: center;
    background: #fff;
    box-shadow: 2px 2px 20px 1px #c9c9c9;
    z-index: 9999999;
}

.language a {
    display: block;
    width: 85px;
    height: 34px;
    line-height: 34px;
}

.language a:hover {
    color: #32a138;
}

p.header_top_img {
    vertical-align: sub;
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: relative;
}

p.header_top_img img {
    width: 100%;
}

.header_top_img .gzh {
    display: none;
    width: 250px;
    height: 250px;
    position: absolute;
    top: 24px;
    right: 0;
    z-index: 999999;
}

.header_bottom {
    max-width: 1200px;
    width: 100%;
    height: 96px;
    margin: 0 auto;
}

.header_bottom .logo {
    float: left;
    margin-top: 14px;
    max-width: 200px;
    height: 57px;
    /*    width: 15%;*/
}

.header_bottom .logo img {
    width: 100%;
    float: left;
}

/*nav*/
.header_bottom .nav {
    /*float: right;*/
    line-height: 96px;
    width: 972px;
}

.header_bottom .nav .ul_1 {
    /*    display: block;*/
    float: right;
    /*    width: 100%;*/
}

.header_bottom .nav .ul_li {
    float: left;
    padding-left: 60px;
    text-align: right;
}

.header_bottom .nav .ul_li > a {
    font-size: 18px;
    font-weight: bold;
    /*padding-right: 10px;*/

}

.header_bottom .nav .ul_li > a.current {
    color: #32a138;

}

.header_bottom .nav .ul_li > a.active {
    color: #32a138;

}

.header_bottom .nav .ul_li > a:hover {
    color: #32a138;

}

.header_bottom .nav .ul_li:first-child a {


}

.header_bottom .nav .ul_li:last-child a {


}

.nav .ul_li {
    position: relative;
}

.nav .ul_2 {
    position: absolute;
    top: 96px;
    left: 0;
    margin-left: 20px;
    width: 250px;
    z-index: 999;
    display: none;
    background: #e3e2e2;
    color: #000;
    box-shadow: 2px 2px 20px 1px #c9c9c9;
    opacity: 0.8;
}

.ul_2 li {
    line-height: 35px !important;
    display: block;
    text-align: left;
    padding-left: 10px;
    /*    background: url("../images/nav_dian5.png") no-repeat center left;*/
    margin-left: 10px;
}

.ul_2 li > a:hover {
    color: #32a138;
}

.ul_2 li:hover {
    /*    background: url("../images/nav_dian2.png") no-repeat center left;*/
}

.ul_2 .li_1 li {
    background: url("../images/nav_dian5.png") no-repeat center left;
    margin-left: 0 !important;
}

.ul_2 .li_1 li:hover {
    background: url("../images/nav_dian2.png") no-repeat center left;
}

.nav .cp {
    width: 1000px !important;
    margin-left: -400px;
}

.li_1 {
    background: url("") no-repeat center left !important;
    float: left;
    width: 25%;
    padding-left: 0 !important;
}

.ul_2 .li_1:nth-of-type(1) {
    width: 200px !important;
    margin-left: 40px !important;
}

.ul_2 .li_1:nth-of-type(2) {
    width: 200px !important;
    margin-left: 40px !important;
}

.ul_2 .li_1:nth-of-type(3) {
    width: 200px !important;
    margin-left: 40px !important;
}

.ul_2 .li_1:nth-of-type(4) {
    width: 200px !important;
    margin-left: 40px !important;
}


.li_1 p {
    /*    text-align: center;*/
}

.li_1 p a:hover {
    color: #32a138;
    padding-bottom: 2px;
    border-bottom: 1px solid #32a138;
}

.header_bottom .nav .ul_2 a {
    color: #333;
}

.header_bottom .nav .ul_2 a:hover {
    color: #32a138;
}


/*banner*/
.section_banner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 854px;
    margin-top: 96px;
}

.banner {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    height: 854px;
}

.banner_img li {
    float: left;
    width: 1920px;
    height: 854px;
    position: relative;
}

.banner_img img {
    width: 100%;
}

.banner .num {
    position: absolute;
    left: 46%;
    bottom: 96px;
    z-index: 10000;
    text-align: center;
}

.banner .num a {
    text-indent: 100px;
    overflow: hidden;
    float: left;
    display: inline-block;
    margin: 0 7px;
    width: 26px;
    height: 7px;
    background: url("../images/banner_icon.png") no-repeat scroll 0 0;
    text-align: center;
}

.banner .num a.selected {
    width: 39px;
    height: 7px;
    background: url("../images/banner_icon1.png") no-repeat scroll 0 0;
}


.banner_title {
    width: 1200px;
    text-align: right;
    z-index: 1;
    position: absolute;
    bottom: 60px;
    left: 50%;
    margin-left: -600px;
    color: #fff;
}

.banner_zj {
    width: 1200px;
    text-align: right;
    z-index: 1;
    position: absolute;
    top: 330px;
    left: 50%;
    margin-left: -600px;
    color: #fff;
    text-align: center;
}

.banner_zj h2 {
    font-size: 30px;
    color: #ffffff;
}

.banner_zj .active {
    padding: 30px 300px 0;
    font-size: 14px;
    line-height: 24px;
    background: url("../images/banner_bj_xian.png") no-repeat center top;
    margin-top: 30px;
}

.banner_title h2 {
    /*    font-size: 32px;*/
    font-size: 18px;
    font-weight: bold;
}

.banner_title p img {
    max-width: 96px;
    max-height: 39px;
    margin-bottom: 8px;
}

.banner_title_p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    background: url("../images/banner_bj_xian.png") no-repeat center top;
    padding-top: 20px;
}

.banner_title_div {
    width: 500px;
    height: 50px;
    margin: 0 auto;
    margin-top: 315px;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
}

.banner_title_div p span {
    font-size: 20px;
    font-weight: bold;
}

.banner_title_div_right {
    margin-left: 20px;
}

.banner_h1 {
    background-color: rgba(58, 50, 63, .6);
    padding: 10px;
    width: 46%;
    left: 3%;
    font-size: 60px;
}

.banner_h2 {
    background-color: rgba(58, 50, 63, .6);
    padding: 10px 30px;
    font-size: 20px;
    text-align: left;
    margin-top: 20px;
    display: inline-block;
    float: left;
}

/*companies*/
.companies {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.companies_top {
    width: 100%;
    text-align: center;
    padding-top: 80px;
}

.companies_top h3 {
    font-size: 28px;
    color: #1f2227;
}

.companies_top h3 + p {
    font-size: 14px;
    color: #999999;
    margin-top: 5px;
}

.companies_top .active {
    font-size: 20px;
    color: #666666;
    line-height: 36px;
    padding: 45px 150px 30px;
    text-align: left;
}

.companies_top .active p {
    margin-bottom: 24px;
}

.companies .button {
    margin: 0 auto;
}

.button {
    width: 142px;
    height: 42px;
    border: 1px solid #32a138;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #32a138;
    line-height: 42px;
}

.button a {
    display: inline-block;
    width: 142px;
    height: 42px;
    font-size: 14px;
    font-weight: bold;
    color: #32a138;
    line-height: 42px;

}

.button:hover {
    border: 1px solid #32a138;
    background: #32a138;
    color: #fff;
}

.button a:hover {
    width: 142px;
    height: 42px;
    background: #32a138;
    color: #fff;
}

.companies_bottom {
    width: 100%;
    margin-top: 70px;
    margin-bottom: 80px;
}

.companies_bottom ul {
    width: 100%;
}

.companies_bottom ul li {
    float: left;
    width: 33.333333%;
    text-align: center;
}

.companies_bottom ul li h4 {
    font-size: 20px;
    color: #333333;
    margin-top: 15px;
}

.companies_bottom ul li h4 + p {
    font-size: 12px;
    color: #999999;
    line-height: 24px;
}

.companies_bottom .li_p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    padding: 0 10px;
    background: url("../images/img_xian.png") no-repeat center top;
    padding-top: 30px;
    margin-top: 5px;
}

.companies_bottom .companies_img {
    max-width: 180px;
    margin: 0 auto;
    width: 100%;
}

.companies_bottom .companies_img img {
    width: 100%;
}


/*system*/
.system {
    width: 100%;
    max-width: 1920px;
    background: #f5f3f0;
}

.system ul {
    width: 100%;
}

.system ul li {
    float: left;
    width: 100%;
    /*height: 465px;*/
    overflow: hidden;
}

.system_img11 {
    float: left;
    width: 50%;
    height: 470px;
}

.system ul li img {
    width: 100%;
    display: inherit;
}

.system_li {
    float: left;
    width: 50%;
    padding-top: 4%;
}

.system_li2 {
    width: 40% !important;
    padding-left: 4%;
    padding-right: 6%;
}

.system_img12 {
    float: right;
    width: 50%;
    height: 470px;
}

.system_img13 {
    float: left;
    width: 50%;
    height: 470px;
}

.system_img14 {
    float: right;
    width: 50%;
}

.system_li3 {
    width: 40% !important;
    padding-left: 6%;
    padding-right: 4%;
}

.system h4 {
    font-size: 20px;
    color: #333;
    width: 190px;
    padding-bottom: 15px;
    border-bottom: 5px solid #32a138;
}

.system_p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-top: 5%;
    height: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.system .button {
    margin-top: 7%;
}

/*products*/
.products {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 80px;
}

.products_top {
    width: 100%;
    text-align: center;
}

.products_top h3 {
    font-size: 28px;
    color: #1f2227;
}

.products_top h3 + p {
    font-size: 14px;
    color: #999999;
    margin-top: 5px;
}

.products_bottom {
    margin-top: 50px;
}

.products_bottom ul {
    display: flex;
    margin: 0 -1%;
    width: 100%;
    justify-content: center;
    flex-flow: wrap;
}

.products_bottom ul li {
    float: left;
    width: 16%;
    /*margin: 0 0.6%;*/
    /*background: #f4f4f4;*/
    height: 264px;
}

.products_bottom ul li:nth-last-child(1) {
    width: 10%;
}

.products_bottom .li_img {
    width: 100%;
    /*    max-width: 400px;*/
}

.products_bottom .li_img img {
    width: 100%;
    object-fit: cover;
}

.products_bottom .li_div {
    padding: 0 20px;
    text-align: center;
}

.products_bottom .li_div h4 {
    font-size: 20px;
    color: #333333;
    margin-top: 15px;
}

.products_bottom .li_div h4 + p {
    font-size: 14px;
    color: #999999;
}

.products_bottom .products_p {
    margin-top: 15px;
    font-size: 12px;
    color: #666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-align: left;
    height: 120px;
}

.products_bottom .button {
    margin: 30px auto;
}

/*hzhb*/

.hzhb {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0px 80px;
}

/*sy_news*/
.sy_news_div {
    width: 100%;
    /*background: url("../images/sy_7.jpg") no-repeat center top;*/
}

.sy_news {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 80px;
}

.sy_news_top {
    width: 100%;
    text-align: center;
}

.sy_news_top h3 {
    font-size: 28px;
    color: #1f2227;
}

.sy_news_top h3 + p {
    font-size: 14px;
    color: #999999;
    margin-top: 5px;
}

.sy_news_bottom {
    width: 100%;
    margin-top: 40px;
}

.sy_news_ul {
    width: 100%;
    height: 34px;
}

.sy_news_ul_tab {
    margin: 0 auto;
    text-align: center;

}

.sy_news_ul_tab li {
    display: inline-block;
    width: 148px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #4a4a4a;
    margin: 0 10px;
}

.sy_news_ul_tab li:hover {
    border: 1px solid #32a138;
    color: #32a138;
}


/*111*/
.sy_news_ul_tab_index {
    margin: 0 auto;
    text-align: center;

}

.sy_news_ul_tab_index li {
    display: inline-block;
    width: 148px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #4a4a4a;
    margin: 0 10px;
}

.sy_news_ul_tab_index li:hover {
    border: 1px solid #32a138;
    color: #32a138;
}




.sy_news_ul_bottom {
    padding-top: 3%;
    padding-bottom: 7%;
    overflow: hidden;
    float: left;
    width: 100%;
    max-height: 306px;
}

.sy_news_li_list {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
}

.news_list h3 {
    margin-top: 15px;
}

.sy_news_img {
    float: left;
    width: 30%;
    position: relative;
}

.sy_news_img p {
    text-align: center;
}

.sy_news_img p:nth-of-type(2) {
    position: absolute;
    top: 44%;
    left: 20%;
    font-size: 22px;
    color: #fff;
    width: 60%;
    height: 35px;
    line-height: 35px;

}

.sy_news_img .p_ie {
    position: absolute;
    top: 44%;
    left: 20%;
    font-size: 22px;
    color: #fff;
    width: 60%;
    height: 35px;
    line-height: 35px;
}

.news_img_gzh p {
    margin: 0 auto;
    max-width: 235px;
}

.news_img_gzh p:last-of-type {
    font-size: 15px;
    color: #fff;
    margin-top: 5px;
}

.news_img_gzh img {
    max-width: 231px;
}

.sy_news_img img {
    width: 100%;
}

.sy_news_li_list .news_list {
    float: left;
    width: 100%;
    /*padding-left: 8%;*/
    display: flex;
    justify-content: center;
    /*    margin: -1% 0;*/
}

.news_list a {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.news_list .article {
    overflow: hidden;
    max-height: 96px;
    padding-top: 3% !important;
}

.news_list li {
    width: 90%;
    float: left;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
}

.news_list .news_ul_li_title {
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    padding-left: 10px;
    /*background: url("../images/li_dian.png") no-repeat left 8px;*/
}

.news_list .news_ul_li_time {
    font-size: 12px;
    color: #32a138;
    padding-left: 10px;
}

.news_ul_li_ms {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-top: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 10px;
}

/*footer*/
.footer {
    width: 100%;
    background-color: #32a138;
    color: #fff;
    /*background: url("../images/db_img.jpg") no-repeat center top;*/
}

.footer_bottom_div {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 25px;
}

.footer_bottom {
    height: 132px;
}

.footer_top, .footer_bottom {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.footer_top ul {
    width: 100%;
    float: left;
    height: 302px;
}

.footer_top ul li {
    float: left;
    width: 25%;
    text-align: center;
    color: #fff;
    margin-top: 7%;
}

.footer_top ul li p {
    margin-top: 20px;
}

.footer_bottom_nav {
    width: 75%;
    float: left;
}

.footer_bottom_nav li {
    /*    width: 16%;*/
    float: left;
    text-align: left;
    margin-top: 10px;
    margin-right: 25px;
}

.footer_bottom_nav li a {
    font-size: 15px;
    color: #5d5d5d;
}

.footer_bottom_nav li a:hover {
    color: #32a138;
}

.footer_bottom_icon {
    float: right;
}

.footer_bottom_icon li {
    float: left;
    margin-left: 10px;
}

.footer_bottom p {
    font-size: 13px;
    color: #adadad;
    text-align: center;
    float: left;
}

.footer_bottom p a {
    font-size: 13px;
    color: #adadad;
}

.color-g {
    color: #32a138;
}

.scaleimg {
    cursor: pointer;
    transition: all 0.6s;
}

.scaleimg:hover {
    transform: scale(1.4);
}

.scaleimg {
    cursor: pointer;
    transition: all 0.6s;
}

.scaleimg:hover {
    transform: scale(1.4);
}

.tit-e {
    color: #333;
    font-size: 42px!important;
    text-transform: Uppercase;
    display: flex;
    justify-content: center;
    text-indent:unset!important;
    text-align: center!important;
}

.box-tit i {
    background: #198dcd;
    width: 25px;
    height: 2px;
    display: block;
    margin: 20px auto;
}

.tit-c {
    font-size: 22px!important;
    font-weight: bold!important;
    display: flex;
    justify-content: center;
    text-indent:unset!important;
}

.fixdiv {
    position: fixed;
    right: 2%;
    bottom: 18%;
    z-index: 9999;
    display: flex;
    flex-direction: column;
}

.fixdiv img {
    background-color: #09ea09;
}

.fixdiv-m {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-flow: nowrap;
    justify-content: flex-end;
}

.companyphone-t,.ewm-t,.em-t {
    /*background-color: #00FF00;*/
    line-height: 42px;
    height: 42px;
    padding: 0px 6px;
    display: none;
    color: #fff;
}
.em-t{
    background-color: unset;
}
.companyphone:hover .companyphone-t {
    background-color: #09ea09;
    display: block;
}
.ewm:hover .ewm-t {
    /*background-color: #00FF00;*/
    display: block;
}
.em:hover .em-t {

    background-color: #09ea09;
    display: block;
}
.prebtn{
    position: absolute;
    z-index: 19999;
    top: 44%;
    width:100%;
}
.prebtn div {
    display: inline-flex;
}
.nextEl{
    float: left;
    height: 80px;
    width: 80px;
    background-color:rgba(255,255,255,.2);
    border-radius: 9999px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 80px;
}
.prevEl{
    float: right;
    height: 80px;
    width: 80px;
    background-color:rgba(255,255,255,.2);
    border-radius: 9999px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 80px;
}



/*12000*/
@media only screen and (max-width: 1200px) {
    .header_top_title {
        width: 95%;
    }

    .header_language {
        display: none;
    }

    .header_bottom .logo {
        min-width: 200px;
        margin-left: 2%;
    }

    .companies_top h3 {
        padding: 0 5%;
    }

    .companies_top {
        padding-top: 7%;
    }

    .companies_top .active {
        padding: 7% 2% 7%;
        text-indent: 2em;
    }

    .system_li {
        padding-top: 2%;
    }

    .system_p {
        margin-top: 3%;
    }

    .system .button {
        margin-top: 4%;
    }

    .footer_top {
        width: 96%;
    }

    .footer_bottom_nav {
        width: 96%;
        margin-left: 2%;
        margin-bottom: 3%;
    }

    .footer_bottom_icon {
        float: none;
        margin: 0 auto;
        width: 260px;
    }

    .footer_bottom p {
        text-align: center;
        width: 100%;
        margin: 2% 0;
    }
}

@media only screen and (max-width: 960px) {
    /*nav*/
    .header_bottom .nav {
        width: unset!important;
    }
    .system ul li {
        margin-bottom: 30px;
    }

    .system_img11, .system_img12, .system_img13 {
        width: 100%;
        height: 200px
    }

    .system_li2, .system_li3 {
        width: 90% !important;
        padding-left: 5%;
        padding-right: 5%;
    }

    .products_bottom ul li {
        width: 98%;
        margin-bottom: 30px;
        padding: 0 1%;
    }

    .sy_news_div {
        background: url("") no-repeat;
    }

    .sy_news_li_list .news_list {
        padding-left: 4%;
    }

    .sy_news_ul_bottom {
        margin-bottom: 50px;
    }

    .banner_zj {
        top: 0px;
        text-align: center;
        width: 96%;
        top: 60px;
        margin: 0px;
        left: 0px;
    }

    .banner_h1 {
        width: 100%;
        font-size: 20px;
    }

    .banner_h2 {
        width: 100%;
        font-size: 14px !important;
        padding: 2px 12px;
        text-align: center;
        background-color: unset;
    }

    .hzhb {
        padding-top: 0px;
    }

    .header_bottom .logo img {
        height: 44px;
        width: 100px;
    }
    .prebtn{
        display: none;
    }
    .banner_img li,.section_banner{
        height: unset;
    }
    .products_bottom ul li{
        padding: unset;
        background-color: #fff;
    }
    .xw-more a{
        padding: 6px 6px!important;
    }
    .footer-content-m{
        border: unset!important;
        width: 60%!important;
        padding: 20px 0px;
    }
    .footer-content-r div{
        padding: 4px!important;
    }

}

.swiper {
    display: none
}

@media only screen and (max-width: 640px) {
    .technology {
        padding-bottom: 10px !important
    }

    .news_pages {
        margin-bottom: 10px !important
    }

    .Innovation_top h3 {
        font-size: 22px !important
    }

    .contact {
        margin-bottom: 10px !important
    }

    .contact_right {
        height: auto !important
    }

    .systems {
        padding-bottom: 10px !important
    }

    .main_Innovation {
        padding-bottom: 20px !important
    }

    .Innovation_top {
        padding: 20px 0 0 0 !important
    }

    .technology_pages {
        padding: 10px 0 !important
    }

    .technology_left img {
        height: auto !important;
        max-height: inherit !important
    }

    .technology_right p {
        display: none;
    }

    .Innovation_bj {
        max-width: 100% !important;
        margin-left: 0 !important;
        left: 0 !important;
        position: inherit !important;
        height: auto !important
    }

    .Innovation_title {
        display: none
    }

    .banner_Innovation {
        height: auto !important
    }

    .sy_news_li_list .news_list {
        width: 92%
    }

    .sy_news_img {
        display: none
    }

    .sy_news {
        padding-top: 10px;
    }

    .section_banner {
        /*display: none*/
    }

    .swiper {
        display: block !important;
        margin-top: 70px;
    }

    .header_bottom .logo {
        min-width: inherit !important
    }

    .content {
        margin-top: 70px !important;
    }

    .header_top {
        display: none
    }

    .header_bottom {
        height: 70px
    }

    .header {
        height: 70px
    }

    .header_bottom .logo img {
        height: 44px;
        width: 160px;
    }

    .header_bottom .logo {
        max-width: inherit !important;
        height: 44px;
        margin-top: 13px
    }

    .companies_bottom ul li {
        width: 100%;
        margin-bottom: 30px;
    }

    .footer_top ul li {
        width: 50%;
        margin-top: 2%;
    }

    .footer_top ul li p {
        margin-top: 10px;
    }

    .products_bottom ul {
        margin: unset;
    }

    .products_bottom ul li:nth-last-child(1) {
        width: 100%;
        padding: 0 1%;
    }


}



















